home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / Visual Basic .NET.INI < prev    next >
INI File  |  2006-07-06  |  2KB  |  227 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Visual Basic .NET
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.vb
  7. CommentString='
  8. REMComment=1
  9. SinglQComment=1
  10. Preprocessors=1
  11. IndentChar=
  12. UnIndentChar=
  13. TabWidth=0
  14. DoubleQuote=1
  15. KeyWordChars=-_
  16. CodeExplorer=ftVBS
  17. [KeyWords]
  18. AddHandler=
  19. AddressOf=
  20. Alias=
  21. And=
  22. AndAlso=
  23. Ansi=
  24. As=
  25. Assembly=
  26. Auto=
  27. Binary=
  28. ByRef=
  29. ByVal=
  30. Call=
  31. Case=
  32. Catch=
  33. CBool=
  34. CByte=
  35. CChar=
  36. CDate=
  37. CDbl=
  38. CDec=
  39. CInt=
  40. Class=
  41. CLng=
  42. CObj=
  43. Compare=
  44. Const=
  45. CShort=
  46. CSng=
  47. CStr=
  48. CType=
  49. Declare=
  50. Default=
  51. Delegate=
  52. Dim=
  53. DirectCast=
  54. Do=
  55. Each=
  56. Else=
  57. ElseIf=
  58. End=
  59. Enum=
  60. Erase=
  61. Error=
  62. Event=
  63. Exit=
  64. Explicit=
  65. ExternalSource=
  66. False=
  67. Finally=
  68. For=
  69. Friend=
  70. Function=
  71. Get=
  72. GetType=
  73. GoTo=
  74. Handles=
  75. If=
  76. Implements=
  77. Imports=
  78. In=
  79. Inherits=
  80. Interface=
  81. Is=
  82. IsNothing=
  83. Lib=
  84. Like=
  85. Loop=
  86. Me=
  87. Mod=
  88. Module=
  89. MustInherit=
  90. MustOverride=
  91. MyBase=
  92. MyClass=
  93. Namespace=
  94. New=
  95. Next=
  96. Not=
  97. Nothing=
  98. NotInheritable=
  99. NotOverridable=
  100. Off=
  101. On=
  102. Option=
  103. Optional=
  104. Or=
  105. OrElse=
  106. Overloads=
  107. Overridable=
  108. Overrides=
  109. ParamArray=
  110. Preserve=
  111. Private=
  112. Property=
  113. Protected=
  114. Public=
  115. RaiseEvent=
  116. ReadOnly=
  117. ReDim=
  118. Region=
  119. Rem=
  120. RemoveHandler=
  121. Resume=
  122. Return=
  123. Select=
  124. Set=
  125. Shadows=
  126. Shared=
  127. Static=
  128. Step=
  129. Stop=
  130. Strict=
  131. Structure=
  132. Sub=
  133. SyncLock=
  134. Text=
  135. Then=
  136. Throw=
  137. To=
  138. True=
  139. Try=
  140. TypeOf=
  141. Unicode=
  142. Until=
  143. When=
  144. While=
  145. With=
  146. WithEvents=
  147. WriteOnly=
  148. Xor=
  149. [ReservedWords]
  150. Array=
  151. ArrayList=
  152. BaseDataList=
  153. Boolean=
  154. Button=
  155. Byte=
  156. Char=
  157. CheckBox=
  158. CheckBoxList=
  159. Collections=
  160. ComponentModel=
  161. Data=
  162. DataException=
  163. DataGrid=
  164. DataList=
  165. Date=
  166. DateTime=
  167. Decimal=
  168. Design=
  169. Diagnostics=
  170. Double=
  171. Drawing=
  172. DropDownList=
  173. ElapsedEventArgs=
  174. EventArgs=
  175. Exception=
  176. Guid=
  177. HtmlControls=
  178. HtmlForm=
  179. HttpContext=
  180. HyperLink=
  181. IDataRecord=
  182. IDisposable=
  183. Image=
  184. Int16=
  185. Int32=
  186. Int64=
  187. Integer=
  188. IO=
  189. Label=
  190. ListBox=
  191. ListItem=
  192. Long=
  193. Net=
  194. Object=
  195. Page=
  196. Panel=
  197. Queue=
  198. Reflection=
  199. Repeater=
  200. Serialization=
  201. Short=
  202. Single=
  203. SortedList=
  204. Specialized=
  205. SqlClient=
  206. SqlCommand=
  207. SqlConnection=
  208. SqlDataReader=
  209. Stack=
  210. String=
  211. System=
  212. Table=
  213. TableItemStyle=
  214. Threading=
  215. Timer=
  216. Timers=
  217. Type=
  218. UI=
  219. Web=
  220. WebControls=
  221. Xml=
  222. [KeyWords2]
  223. IsPostBack=
  224. Request=
  225. Response=
  226. [KeyWords3]
  227.